See Also

Quality Center Database

See Also Quality Center Database

COMPONENT_STEP Table

Description

Steps of Business Process Components.

Remarks

In the description and expected result strings, parameters are enclosed in triple angle brackets. The HTML representation is <<<PARAMETER NAME>>>

Parameters are linked to steps in the COMPONENT_STEP_PARAMS Table.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  CS_STEP_ID The step record ID. Integer 4  
  CS_COMPONENT_ID The COMPONENT.CO_ID of the component to which the step belongs. Integer 4  
  CS_STEP_ORDER The order of execution of the step in the component (1 based). Integer 4  
  CS_DESCRIPTION The HTML format for the description. LongVarChar 16
  CS_EXPECTED The HTML format for the expected result. LongVarChar 16
  CS_STEP_NAME The step name. VarChar 255
  CS_TEXT_SYNC For internal use. VarChar 1

Indexes

Index Primary Unique
COMPSTEP_PK
CS_COMPONENT_IDX    

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com